The Dreamweaver JavaScript API > Enablers > dom.canDecreaseColspan() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Checks whether Dreamweaver can perform a Decrease Colspan operation.
Arguments
None.
Returns
A Boolean value indicating whether the current cell has a COLSPAN
attribute, and whether that attribute's value is greater than or equal to 2.
![]() ![]() ![]() |